home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 5
/
Apprentice-Release5.iso
/
Source Code
/
C++
/
Applications
/
nanoInstall 1.0
/
nanoInstall
/
nanoInstall.rsrc
/
DtFk_136
< prev
next >
Wrap
Text File
|
1996-05-14
|
221b
|
17 lines
#include <Finder.h>
#include <StandardFile.h>
#include <Threads.h>
#include "standardfile_.h"
standardfile::standardfile( short dlogID)
: StandardFileReply()
, DLOG_ID( dlogID)
{
}
standardfile::~standardfile()
{
}